golang.org/x/tools/internal/gcimporter.iimporter.localpkg (field)
4 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L206: p.localpkg = pkg
iimport.go#L215: assert(nSyms == 0 || p.localpkg == pkg || p.insert == nil)
iimport.go#L292: localpkg *types.Package
iimport.go#L344: assert(pkg != p.localpkg)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)